type github.com/refraction-networking/utls.tlsExtensionJSONAccepter

3 uses

	github.com/refraction-networking/utls (current package)
		u_clienthello_json.go#L94: 	var accepters []tlsExtensionJSONAccepter
		u_clienthello_json.go#L173: type tlsExtensionJSONAccepter struct {
		u_clienthello_json.go#L180: func (t *tlsExtensionJSONAccepter) UnmarshalJSON(jsonStr []byte) error {